﻿2026-07-29T12:28:38.0164463Z ##[group]Run actions/checkout@v5
2026-07-29T12:28:38.0165349Z with:
2026-07-29T12:28:38.0165984Z   repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:38.0172531Z   token: ***
2026-07-29T12:28:38.0173201Z   ssh-strict: true
2026-07-29T12:28:38.0173790Z   ssh-user: git
2026-07-29T12:28:38.0174318Z   persist-credentials: true
2026-07-29T12:28:38.0174880Z   clean: true
2026-07-29T12:28:38.0175381Z   sparse-checkout-cone-mode: true
2026-07-29T12:28:38.0177293Z   fetch-depth: 1
2026-07-29T12:28:38.0177798Z   fetch-tags: false
2026-07-29T12:28:38.0178479Z   show-progress: true
2026-07-29T12:28:38.0179361Z   lfs: false
2026-07-29T12:28:38.0180030Z   submodules: false
2026-07-29T12:28:38.0180678Z   set-safe-directory: true
2026-07-29T12:28:38.0181431Z   allow-unsafe-pr-checkout: false
2026-07-29T12:28:38.0182285Z env:
2026-07-29T12:28:38.0182898Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T12:28:38.0183619Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T12:28:38.0184730Z ##[endgroup]
2026-07-29T12:28:38.2484014Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:38.2485791Z ##[group]Getting Git version info
2026-07-29T12:28:38.2486715Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T12:28:38.2792412Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T12:28:38.3739157Z git version 2.43.0.windows.1
2026-07-29T12:28:38.3770645Z ##[endgroup]
2026-07-29T12:28:38.3782248Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8eed1035-3ca2-4f49-aaca-5f4f202e2f0f\.gitconfig'
2026-07-29T12:28:38.3810669Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8eed1035-3ca2-4f49-aaca-5f4f202e2f0f' before making global git config changes
2026-07-29T12:28:38.3817292Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:28:38.3819871Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T12:28:38.4108525Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T12:28:38.4336943Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:38.4364077Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T12:28:38.4368577Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T12:28:38.4617188Z HEAD
2026-07-29T12:28:38.5316252Z ##[endgroup]
2026-07-29T12:28:38.5329035Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T12:28:39.3365727Z ##[group]Cleaning the repository
2026-07-29T12:28:39.3371317Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T12:28:48.2027521Z Removing target/
2026-07-29T12:28:48.2061934Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T12:28:48.3581114Z HEAD is now at 6a8c8505 Merge b253c2c053d97f276ec021d2b36561358bad89e9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T12:28:48.3607547Z ##[endgroup]
2026-07-29T12:28:48.3612279Z ##[group]Disabling automatic garbage collection
2026-07-29T12:28:48.3618487Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T12:28:48.3888870Z ##[endgroup]
2026-07-29T12:28:48.3889378Z ##[group]Setting up auth
2026-07-29T12:28:48.3898393Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:28:48.4168864Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T12:28:48.9319746Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:28:48.9588892Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T12:28:49.4752219Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:28:49.5012263Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T12:28:50.1180228Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T12:28:50.1521238Z ##[endgroup]
2026-07-29T12:28:50.1521830Z ##[group]Fetching the repository
2026-07-29T12:28:50.1529250Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T12:28:51.8666144Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:51.8666658Z  + 222d480f...5868b66d 5868b66d02466091c7f8dc36732bd53cef9d8947 -> pull/121/merge  (forced update)
2026-07-29T12:28:51.8814481Z ##[endgroup]
2026-07-29T12:28:51.8814899Z ##[group]Determining the checkout info
2026-07-29T12:28:51.8815304Z ##[endgroup]
2026-07-29T12:28:51.8820813Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T12:28:51.9172800Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T12:28:51.9466129Z ##[group]Checking out the ref
2026-07-29T12:28:51.9471780Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T12:28:52.2523138Z Previous HEAD position was 6a8c8505 Merge b253c2c053d97f276ec021d2b36561358bad89e9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T12:28:52.2523992Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:52.2550978Z ##[endgroup]
2026-07-29T12:28:52.2838028Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T12:28:52.3084510Z 5868b66d02466091c7f8dc36732bd53cef9d8947
